The Test Log window displays logs in test mode. It is also used to show the results of control and system checks. The window is shown automatically when a test starts.
The log window lists items hierarchically. The top level items represent a test call. Underneath the top items are individual controls that are executed by the call. Unless errors have occurred, these are all the visible levels.
Log entries for an individual control are found within each control item.
Click to view the listing for a
control.
Most log entries have help items associated with them.
Access help by:
Selecting a line and pressing the F1 key, or
Right-clicking on the window to get the context menu and selecting Help
See Appendix 3 for more information on errors and log entries.
To find the control associated with an entry in the test log window, double-click the error line to show the form and page containing the control. The control in error will be highlighted.
VBVoice can log all activity appearing in a log window to a file. This log file is stored in binary format to minimize space requirements. INI file settings can also be used to control the amount of data recorded.
Read about how to log all activity to a log file.